.aui-nav-content-box {
    width: 100%;
    position: relative;
	margin:40px auto;
}

.aui-nav-list-box {
    overflow: hidden;
    zoom: 1;
    border-bottom: none;
    z-index: 110;
    background: #fff;
    width: 100%;
    display: block;
    border-top: solid 1px #e91e63;
    border-left: solid 1px #e91e63;
}

.aui-nav-list-box ul li a {
    color: #000;
}

.aui-nav-list-box ul li {
    float: left;
    color: #000;
    height: 45px;
    cursor: pointer;
    line-height: 45px;
    width: 12.5%;
    text-align: center;
    font-size: 14px;
    border-right: solid 1px #E91E63;
    border-bottom: solid 2px #E91E63;
}


.aui-nav-list-box ul .aui-current {
    color: #f54343;
    background: #f7f7f7;
    border-bottom: solid 2px #f54144;
    font-weight: bold;
}

.aui-nav-list-box ul .aui-current a {
    color: #f54343;
}

.aui-page-list {
    width: 50%;
    height: 162px;
    padding-top: 12px;
    position: relative;
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding-bottom: 10px;
	float: left;
}

.aui-page-img {
    width: 160px;
    height: 100px;
    float: left;
    margin-right: 24px;
    overflow: hidden;
}

.aui-page-img img {
    width: 100%;
    height: auto;
    display: block;
    border: none;
}

.aui-page-text {
    /*float: left;*/
    /*width: 460px;*/
    height: 100px;
    position: relative;
}

.aui-nav-list-item {
    display: none;
}

.aui-page-text h2 {
    line-height: 20px;
    font-weight: 600;
}

.aui-page-text h2 a {
    color: #004276;
    font-size: 14px;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    text-overflow: ellipsis;
}

.aui-page-text h2 a:hover {
    color: #f54144;
    text-decoration: underline;
}

.aui-page-text h3 {
    line-height: 20px;
    font-weight: 600;
	margin-bottom: 10px;
}

.aui-page-text h3 a {
    color: #004276;
    font-size: 14px;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    text-overflow: ellipsis;
}

.aui-page-text h3 a:hover {
    color: #f54144;
    text-decoration: underline;
}

.aui-page-text p {
    font-size: 14px;
    color: #999;
    position: absolute;
    right: 0;
    padding-top: 6px;
    /*width: 100%;*/
}

.aui-page-text p em {
    font-style: normal;
}

.aui-comment {
    background: url("../img/icon-pl.png") no-repeat repeat;
    background-size: 20px;
    padding-left: 25px;
    float: right;
}

.aui-comment-box {
    width: 1100px;
    margin: 0 auto;
    padding-top: 40px;
}

.aui-banner-right {
    width: 430px;
    height: 282px;
    background: #ddd;
    float: right;
}

.aui-banner-right-ovr {
    width: 430px;
    height: 282px;
    background: #ddd;
    float: right;
}
@media (max-width: 768px){
    .aui-nav-list-box ul li {
    float: left;
    color: #000;
    height: 45px;
    cursor: pointer;
    line-height: 45px;
    width: 25%;
    text-align: center;
    font-size: 14px;
    border-right: solid 1px #d1d1d1;
    border-bottom: solid 2px #d1d1d1;} 
    .aui-page-list {
    width: 100%;
    height: 176px;
    padding-top: 12px;
    position: relative;
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding-bottom: 10px;
    float: left;
}
.aui-page-text {
    /*float: left;*/
    width: 100%;
    height: 100px;
    position: relative;
}
.link_1{
    display:none;
}
}
.link_1{
    margin-top:10px;
}
.link_1 .ckgd {

display: inline-block;

width: 82px;

height: 32px;

background: #009688;

font-size: 14px;

color: #FFFFFF;

text-align: center;

line-height: 32px;

border-radius: 4px;
}

.link_1 .ckgd:hover {

		
		background: #E91E63;

}

.link_1 span {

font-size: 14px;

color: #0a865c;

line-height: 35px;

padding-left: 19px;

margin-left: 2px;
}

.link_1 span.question {

	background: url(../images/listyle1.jpg) no-repeat left center;

}

.link_1 span.question a {

color: #0a865c;

font-size: 14px;
}

.link_1 span.stars {

	background: url(../images/listyle2.jpg) no-repeat left center;

}

.link_1 span.date2 {

	background: url(../images/listyle3.jpg) no-repeat left center;

}